Skip to content

fix/UI state persistence across tab switches#180

Open
iammojogo-sudo wants to merge 1 commit into
lightningpixel:devfrom
iammojogo-sudo:ui-communication-fixes
Open

fix/UI state persistence across tab switches#180
iammojogo-sudo wants to merge 1 commit into
lightningpixel:devfrom
iammojogo-sudo:ui-communication-fixes

Conversation

@iammojogo-sudo

@iammojogo-sudo iammojogo-sudo commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Fixes UI state being lost when switching between tabs.

  • Models page: GitHub extension install progress now persists when
    navigating away and back, instead of disappearing mid-install.
  • Workflows/Generate: node parameter edits stay in sync across the
    Workspace and Generate views, and aren't dropped when switching
    tabs before the autosave completes.

Four files changed: api/routers/generation.py, ModelsPage.tsx, WorkflowsPage.tsx, WorkflowPanel.tsx.
No changes to node input handling or anything extension-facing.

@iammojogo-sudo iammojogo-sudo changed the base branch from main to dev June 10, 2026 15:59
@iammojogo-sudo iammojogo-sudo marked this pull request as draft June 23, 2026 16:50
@iammojogo-sudo iammojogo-sudo force-pushed the ui-communication-fixes branch from 4b97015 to a402f0e Compare June 23, 2026 17:00
@iammojogo-sudo iammojogo-sudo marked this pull request as ready for review June 23, 2026 17:01
@iammojogo-sudo iammojogo-sudo force-pushed the ui-communication-fixes branch from a402f0e to 1358ca7 Compare June 24, 2026 18:17
@iammojogo-sudo iammojogo-sudo changed the title UI state persistence across tab switches fix/UI state persistence across tab switches Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant